Adjusting the Axes

The x-axis and y-axis of your graph determine the range of values that are visible. You can adjust their scale to best display your data.
If you already have some data and you want to automatically adjust the axes to it:
There are several ways to make an axis show a different range of values:
To move the axes without changing their scale, click and drag either axis.
You can control the location and visibility of axes, tick marks, and labels with the Axes inspector.
When values are larger than 10,000,000 or smaller than 0.001, OmniGraphSketcher uses scientific notation. On logarithmic scales, simplified powers of ten are used when possible. (For example, 10^9.) You can edit these values and enter new data points with E notation. (For example, 1.23E45 or 6E-7.) To accommodate data sets that span many orders of magnitude, axes and data points support up to 13 significant digits and can hold values up to and including 10^300.
You can change the visual style of an axis with the Style inspector.
← Grouping and Ungrouping Objects Importing Data →